home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 2000 October: Mac OS SDK
/
Dev.CD Oct 00 SDK1.toast
/
Development Kits
/
Mac OS
/
Multiprocessing 2.1v2 SDK
/
Sample Code
/
MP Sort Picts 12⁄04⁄99
/
sources
/
MPBlitter.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-11-30
|
209 b
|
7 lines
|
[
TEXT/CWIE
]
#include <QuickDraw.h>
#include <Multiprocessing.h>
pascal void MPCopyBits(BitMapPtr srcBits, BitMapPtr dstBits,
const Rect *srcRect, const Rect *dstRect,
const short mode, const RgnHandle blitter);